permalink: import/notion
Obsidian allows you to easily migrate your notes from Notion using the Importer plugin. This will convert your Notion data to durable Markdown files, that you can use with Obsidian and many other apps.
To prepare your data for import, you will need to export your entire workspace using Notion's HTML export format. We recommend that you do not use Notion's Markdown export as it omits important data. You must have admin access to the Notion workspace to export all workspace content.
.zip
file via email or directly in the browser.You will need the official Obsidian Importer plugin, which you can install here.
.zip
file with Notion files you want to import. It's recommended to import all your Notion at once so internal links can be reconciled correctly.If you run into issues while importing from Notion:
Run into something else? Search the Importer repository to see if others have experienced it.
If you are importing a workspace with multiple gigabytes of data, the export from Notion may contain nested .zip
files. In this case you may see an import error message that looks something like this:
Import failed {id}.zip/{id}-Part-1.zip undefined.
If you see this error, you can unzip the file from Notion, and then import the nested Export-{id}-Part-1.zip
files.